home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 743 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. From: clamage@Eng.Sun.COM (Steve Clamage)
  2. Message-ID: <4id599$i3t@engnews1.Eng.Sun.COM>
  3. X-Original-Date: 16 Mar 1996 01:24:57 GMT
  4. Path: in2.uu.net!bounce-back
  5. Date: 16 Mar 96 10:18:40 GMT
  6. Approved: fjh@cs.mu.oz.au
  7. Newsgroups: comp.std.c++
  8. Subject: Re: Conforming compilers should compile STL?
  9. Organization: Sun Microsystems Inc., Mountain View, CA
  10. References: <QQahcw08893.199603150939@relay2.UU.NET>
  11. X-Newsreader: NN version 6.5.0 #21 (NOV)
  12. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  13.     iQBFAgUBMUqVi+EDnX0m9pzZAQH2CQF/XGjxpnNfSE8+aP9hx2jrbdianzUjV5hz
  14.     Xpw93aC7D3uivDCfljJUKZUkxu+GpFzk
  15.     =qYFi
  16.  
  17. mslamm@pluto.mscc.huji.ac.il (Zvi Lamm) writes:
  18.  
  19. >What version of the STL source is going to be in the standard?
  20.  
  21. None of the currently-available versions of STL are identical
  22. to what is in the draft C++ standard. The final version of STL
  23. will probably require features that few, if any, C++ compilers
  24. currently support. Versions of STL reasonably close to what will
  25. be the standard are currently available (for popular compilers)
  26. from several sources, some commercial, some free. By "reasonably
  27. close" I mean that code using those versions of STL probably
  28. will not need to be changed when compiled against standard-
  29. conforming C++ libraries when those become available. (The
  30. C++ Standard is not yet complete, so no implementation can
  31. accurately claim to be conforming.)
  32. --
  33. Steve Clamage, stephen.clamage@eng.sun.com
  34. ---
  35. [ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
  36. [ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
  37. [ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
  38. [ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
  39. [ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]
  40.